1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 22 | 10 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 102 | 171 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 365 | 617 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 2,007 | 2,015 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 2,053 | 2,269 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,105 | 618 | hanami-utils | Hanami utilities |
8 | 2,799 | 3,273 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
9 | 3,506 | 2,999 | finishing_moves | Finishing Moves is a collection of methods designed to assist in those "why is this awk... |
10 | 9,044 | 6,234 | fast_attributes | Fast attributes with data types |
11 | 11,408 | 6,518 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
12 | 13,920 | 15,881 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
13 | 35,151 | 26,977 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 41,690 | 26,977 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 43,952 | 32,286 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 60,661 | 157,769 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 144,952 | 83,397 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
18 | 178,406 | 92,697 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |